bool IsFull { get; set; }

Summary

Boolean indicating if Circular is at full capacity. Adding more elements when the buffer is full will cause elements to be removed from the other end of the buffer.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.